Fresh Installation

To install Logpoint:

  1. Boot your system with the Logpoint v7.7.0 ISO. Multiple warning messages may appear during the first boot. They are not related to the ISO and can be ignored.

  2. On Network connections, you can manually configure the network interfaces or proceed with the default configurations. By default, Logpoint uses the IPv4 protocol with Automatic (DHCP) configurations for the first network interface.

    _images/LP_FreshInstallation_NetworkConnections.png

    Network connections screen

If you have multiple network interfaces, you must manually enable and configure each successive interface. Go to Configuring network interfaces for information on how to configure network interfaces.

  1. Click Done.

  2. The Logpoint ISO automatically partitions your storage devices for the installation using the following sizes:

    Partition

    Mount Point

    Size

    boot

    /boot

    1GB

    swap

    8GB

    The remaining space is used for the following volumes:

    Volume

    Mount Point

    Size

    root

    /

    40GB

    application

    /opt

    25GB

    app_store

    /opt/immune/app_store

    20GB

    storage

    /opt/immune/storage

    All the remaining space

    _images/LP_FreshInstallation_Partitions.png

    Automatic partitioning of storage devices

You can manually customize the storage devices by selecting Reset. Go to Customizing storage partitions during installation for more information.

  1. Select Done.

    Warning

    The installation process cleans the disk entirely. Make sure you backup your files before installing Logpoint.

  2. Select Continue to start the installation process.

    _images/LP_FreshInstallation_StartInstallation.png

    Starting the installation process

  3. Select Reboot Now. Logpoint reboots once more to complete the installation. If the installation process fails, you must erase all the data in the disk before reinstalling Logpoint.

  4. After installation, you must either manually eject the boot disk or select to boot from the hard drive from the Boot Manager. If the process is not completed, the entire process will repeat.

  5. Log in using the following credentials:

    Username: li-admin
    Password: changeme
    
  6. Change the password immediately using the passwd command. The password should have a minimum length of 15 characters and should include a lowercase character, an uppercase character, a digit and a special character. Atleast 4 characters on your password should be different from the old password.

  7. The README.txt file in the home directory of the li-admin user gives you an overview of the actions that can be carried out.

  8. Use ifconfig command to view the IP address of the installed Logpoint.

  9. Enter the IP address in your browser to access the Logpoint User Interface. Log in with the following credentials:

    Username: admin
    Password: changeme
    
  10. Change the password immediately.

Standard Configuration and Advanced Configuration

During the first login, you can choose between a Standard Configuration, Custom Configuration, Collector, or Syslog Forwarder.

_images/LP_FreshInstallation_SelectMode.png

Select Configuration Type

Standard Configuration

Standard Configuration enables a quick start with preconfigured dashboards and repositories for access management, incident management, and perimeter security monitoring. Dashboards come with ready-to-use widgets for compliance, and the repositories are mapped to specific source types, such as firewalls and servers, which you can use when creating a log source.

To select standard configuration:

  1. Log into Logpoint.

  2. Select Standard Configuration.

  3. Click Get started.

_images/LP_FreshInstallation_PreConfiguredDashboards.png

Select Pre-Configured Dashboards

  1. Click Yes if you want pre-configured dashboards and No if you want to proceed without pre-configured dashboards.

    1. If you select No, only repos will be created.

    2. If you select Yes, select the repositories to be used for each widget in the pre-configured dashboard and click OK.

    _images/LP_FreshInstallation_PreConfiguredRepositories.png

    Select Repositories

  2. You will be redirected to the Log Sources page. Here, you can create log sources and store their logs in the repositories. To learn how to configure log sources, Log Sources.

Advanced Configuration

Use Advanced Configuration to apply Custom Configuration to Logpoint or configure a Collector or a Syslog Forwarder.

Custom Configuration

Custom Configuration has complete features without any preconfigured dashboards or repositories. You can configure it according to your specific needs and preferences.

To select custom configuration:

  1. Log into Logpoint.

  2. Click Advanced Configuration dropdown.

  3. Select Custom Configuration.

  4. Click Get started.

  5. Click Confirm.

_images/LP_FreshInstallation_CustomConfiguration.png

Select Custom Configuration

Collector

Collector collects logs from different sources, normalizes them using the signatures applied, and forwards them to a configured remote Logpoint. You can convert Logpoint to Logpoint Collector during login or configure later from Settings >> System Settings. For more information, go to Logpoint Collector.

To select collector:

  1. Log into Logpoint.

  2. Click Advanced Configuration dropdown.

  3. Select Collector.

  4. Click Get started.

  5. Select Enable buffering to store the data in local persistence during a network outage.

  6. Click Confirm.

_images/LP_FreshInstallation_Collector.png

Select Collector

Syslog Forwarder

Syslog Forwarder collects logs from different sources, normalizes them using the signatures applied, and forwards them to a configured Logpoints and a target storage. You can convert Logpoint to a syslog forwarder during login or configure later from Settings >> System Settings. For more information, go to Syslog Forwarder.

To select syslog forwarder:

  1. Log into Logpoint.

  2. Click Advanced Configuration dropdown.

  3. Select Syslog Forwarder.

  4. Click Get started.

  5. Click Confirm.

_images/LP_FreshInstallation_SyslogForwarder.png

Select Syslog Forwarder

Configuring network interfaces

  1. To configure a network interface, select the relevant interface.

    _images/LP_FreshInstallation_Eth0Configuration.png

    Configuring eth0 interface

  2. Select Edit IPv4.

  3. Select a Method.

    • If you choose Automatic (DHCP), the network interface settings are automatically set.

    • If you choose Manual, enter a Subnet, Address, Gateway, Name servers, and Search domains.

    _images/LP_FreshInstallation_IPv4Configuration.png

    Configuring network connection

  4. Select Save.

Customizing storage partitions during installation

  1. In Storage Configuration, select Reset.

_images/LP_FreshInstallation_Partitions_ResetSelected.png

Automatic partitioning of storage devices

  1. Select Use As Boot Device for the device you want to boot Logpoint on.

_images/LP_FreshInstallation_Partitions_UseAsBootDevice.png

Use As Boot Device

  1. Select Add GPT Partition for an available device.

_images/LP_FreshInstallation_Partitions_AddGPTPartition.png

Adding GPT partition

  1. Enter Size. The recommended size is at least 8GB for a new partition.

_images/LP_FreshInstallation_Partitions_AddGPTPartition_SWAP.png

Selecting swap format

  1. Select swap in Format and select Create.

  2. Select Add GPT Partition again for the remaining size.

  3. Select Leave unformatted in Format and select Create. This unformatted partition can be used to hold the logical volume group.

_images/LP_FreshInstallation_Partitions_AddGPTPartition_unformatted.png

Selecting Leave unformatted format

  1. Select Create Volume Group (LVM) to create a new volume group. You can create multiple volume groups. You can also create software RAID (md) disks.

_images/LP_FreshInstallation_Partitions_CreateLVM.png

Selecting Create LVM

  1. Enter a name for the volume group and select Create.

_images/LP_FreshInstallation_Partitions_CreateLVM_Create.png

Creating LVM

  1. In the new volume group, select Create Logical Volume.

_images/LP_FreshInstallation_Partitions_CreateLV.png

Selecting Create Logical Volume

  1. Enter a Name, Size, Format, and Mount point for the new logical volume.

_images/LP_FreshInstallation_Partitions_CreateLV_Dialog.png

Creating Logical Volume

You must configure at least the following logical volumes before you can proceed with the installation:

Name

Mount point

Minimum size

boot

/boot

1GB

root

/

40GB

application

/opt

25GB

app_store

/opt/immune/app_store

20GB

storage

/opt/immune/storage

60GB

The installer automatically provides the names and mount points for the next default volume group every time you select Create Logical Volume.

  1. Select Done after finalizing your storage configurations.


Helpful?

We are glad this guide helped.


Please don't include any personal information in your comment

Contact Support